Document gdk_window_geometry_changed
authorMatthias Clasen <mclasen@redhat.com>
Mon, 31 Aug 2009 23:51:19 +0000 (19:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 31 Aug 2009 23:51:19 +0000 (19:51 -0400)
gdk/gdkwindow.c

index 3cb31299fad8335422ebdfa9ecc2205a96f9d849..f9fb2adccc9c9a03fcf1b30e83ec7af1c3253d85 100644 (file)
@@ -9332,7 +9332,11 @@ gdk_pointer_grab (GdkWindow *      window,
 
 /**
  * gdk_window_geometry_changed:
- * @window: a #GdkWindow
+ * @window: an embedded offscreen #GdkWindow
+ *
+ * This function informs GDK that the geometry of an embedded
+ * offscreen window has changed. This is necessary for GDK to keep
+ * track of which offscreen window the pointer is in.
  *
  * Since: 2.18
  */